Python (programming language)
part 52/106 · 174.3 KB total
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Naming
Python's name is inspired by the British comedy group Monty Python, whom Python creator Guido van Rossum enjoyed while developing the language. Monty Python references appear frequently in Python code and culture;cite-ref-tutorial-chapter1-176-0[173] for example, the metasyntactic variables often used in Python literature are spam and eggs, rather than the traditional foo and bar.cite-ref-tutorial-chapter1-176-1[173]cite-ref-autont-26-177-0[174] The official Python documentation also contains various references to Monty Python routines.cite-ref-178[175]cite-ref-179[176] Python users are sometimes referred to as "Pythonistas".cite-ref-introducing-python-180-0[177]
The affix Py is often used when naming Python applications or libraries. Some examples include the following:
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────